Removes the specified item
HRESULT Remove(long index);
Remove(long index);
Sub Remove(index As long)
If the ordinal is invalid the method fails with error ADT_E_NOT_FOUND.